home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / pico_2.swf / scripts / DefineSprite_705 / frame_141 / DoAction.as
Encoding:
Text File  |  2010-08-12  |  152 b   |  5 lines

  1. _root.switchsound = new Sound(this);
  2. _root.switchsound.attachSound("bloop");
  3. _root.selsound = new Sound(this);
  4. _root.selsound.attachSound("bleep");
  5.